* Make 'comp--compute-function-types' a pass
authorAndrea Corallo <acorallo@gnu.org>
Wed, 21 Feb 2024 10:18:06 +0000 (11:18 +0100)
committerAndrea Corallo <acorallo@gnu.org>
Wed, 21 Feb 2024 16:42:58 +0000 (17:42 +0100)
commit7215c63fc0f9d7f48ac20578d310a8b3d86b0eae
tree360066f1f112b29f35463f0d62a6b389114438ee
parent8987e1b093b07756d18c861d1c7febb85fe88bef
* Make 'comp--compute-function-types' a pass

* lisp/emacs-lisp/comp.el (comp-passes): Add comp--compute-function-types.
(comp--compute-function-types): New function.
(comp--compute-function-type): Move it.
(comp--final): Update it.
lisp/emacs-lisp/comp.el